Dynomotion

Group: DynoMotion Message: 10727 From: tmday7 Date: 12/23/2014
Subject: External Button Code added to INIT

Hi Tom or,

Trying to do basically what is going on in this topic http://tinyurl.com/q3dkknt using KMotionCNC, just didnt want to mess it up that topic.


Iam using the FeedHold, CycleStart, Halt and Estop from the ExternalButtons c program example. And added it to my INIT program. But the FeedHold button is the only button that is working. I got no compile errors.

Checked all I/Os for the buttons in Kmotion.

Trying to figure out what i missed.

Can you take a look at my INIT program or maybe give me a hint?


Troy


 

  @@attachment@@
Group: DynoMotion Message: 10728 From: tmday7 Date: 12/24/2014
Subject: Re: External Button Code added to INIT
Believe i got it. Removed the Loop Forever that i had above the External Buttons part of code and now all buttons are working.

Troy
  @@attachment@@